Operation Object elementAt (int index), in Class Vector

Documentation

* Returns the component at the specified index.
*
* @param index an index into this vector.
* @return the component at the specified index.
* @exception ArrayIndexOutOfBoundsException if an invalid index was
* given.
* @since JDK1.0


ConcurrencySequentialExport ControlPublicAccess



Property Settings

Java
FinalTrueSynchronizedTrue
AbstractFalseStaticFalse
NativeFalse